Skip to content

Conversation

wojtekmaj
Copy link

It appears that tar is declared in dependencies, but isn't actually used. This causes 2 MB of dependencies to be pulled into one's node_modules on every cacache install.

I was unable to track back when the dependency actually stopped being used; looks like at least several major versions were shipped with it unnecessarily.

If this is confirmed, it'd be great to push this fix to older major versions if possible.

It appears that tar is declared in dependencies, but isn't actually used. This causes 2 MB of dependencies to be pulled into one's node_modules on every cacache install.

I was unable to track back when the dependency actually stopped being used; looks like at least several major versions were shipped with it unnecessarily.

If this is confirmed, it'd be great to push this fix to older major versions if possible.
@wojtekmaj wojtekmaj requested a review from a team as a code owner August 10, 2025 07:34
@owlstronaut
Copy link
Contributor

@wojtekmaj Thank you for pointing this out! We don't accept dependency updates by policy, so I'm closing this PR, but I'll confirm this and remove it once confirmed. Thanks!

@wojtekmaj wojtekmaj deleted the no-tap branch August 18, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants